PXC Documentation

PXC Home

Blur

pre 1.18

Blur image smoothly.



Node Data

Display name

Blur

Internal name

Node_Blur

Inheritances

Node_Processor
Node_Blur

Inputs

Outputs

Blur node applies gaussian blur uniformly on the image.



Properties


Size


Blur radius.


Override Color


When blurring image with transparency, sometimes the edge becomes darker (due to the empty pixel being registered as complete black). Thus this option can be use to replace the final blur color with one uniform color.



Blur family


Blur node is optimized for uniform bluring. For more complex blur, you can check out other nodes in the blur family:


Blur Basic uniform blur
Blur_Simple Apply bluring amount differently based on blur mask
Blur_Directional Blur in one direction
Blur_Slope Blur image based on the slope of the slope map
Blur_Zoom Blur image in or out of a single point
Blur_Radial Blur image around a point
Blur_Bokeh Blur image with bokeh effect
Blur_Contrast Blur pixel with similar color
Blur_Shape Blur image with custom shape
Blur_Average Find average of the entire surface